{
  "name": "OsmO – AI Phone Assistant",
  "short_name": "OsmO",
  "description": "Personal AI phone assistant that answers your calls and makes calls for you, on your existing number.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF8F3",
  "theme_color": "#FAF8F3",
  "icons": [
    { "src": "/images/favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "related_applications": [
    { "platform": "itunes", "url": "https://apps.apple.com/us/app/osmo-ai-phone-assistant/id6761623744", "id": "6761623744" },
    { "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.osmo.aicallassistant", "id": "com.osmo.aicallassistant" }
  ],
  "prefer_related_applications": true
}
