{
  "name": "AR Fishin' - Mobile Fishing Game",
  "short_name": "AR Fishin'",
  "description": "Cast your magnet and catch fish using your mobile device's sensors",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "theme_color": "#4682B4",
  "background_color": "#6CA6CD",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false
}
