{
  "name": "PokéSleep Master Chef",
  "short_name": "PokéSleep Master Chef",
  "description": "A Pokemon Sleep helper for cooking logs, recipe lookup, ingredient planning, and Pokemon Box organization.",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/en",
  "scope": "/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8e8",
  "theme_color": "#e7a628",
  "categories": [
    "lifestyle",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
