{
  "name": "Vanity Phone Number Finder",
  "short_name": "Vanity Phone",
  "description": "Convert words to phone keypad digits and discover the memorable words hidden in any phone number. Free, private, works offline.",
  "id": "/apps/vanity-phone/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f8fa",
  "theme_color": "#0e7490",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
