{
  "name": "Don't Pokey Dot",
  "short_name": "Pokey Dot",
  "description": "One Dot. One tap. One tiny joyful friend.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a7cff",
  "theme_color": "#0a7cff",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/brand-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
