{
  "name": "Ottie World - Pet Adventure Game",
  "short_name": "Ottie World",
  "description": "Free-to-play idle pet adventure game. Hatch and breed pets, farm and craft, upgrade your base, join guilds, and compete on global leaderboards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a2f1a",
  "theme_color": "#2d5016",
  "categories": ["games", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/images/Misc/Petheadicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/Misc/Petheadicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/Misc/Petheadicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump right into Ottie World",
      "url": "/",
      "icons": [
        {
          "src": "/assets/images/Misc/Petheadicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}

