{
  "name": "Digimon-Pet",
  "short_name": "Digimon",
  "description": "Tamagotchi-by-RPG companion. Live well, raise your Digimon.",
  "start_url": "/pet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0820",
  "theme_color": "#0d0820",
  "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"
    }
  ]
}
