{
  "id": "/self_status/",
  "name": "SelfStatus – RPG Profile Maker",
  "short_name": "SelfStatus",
  "description": "Turn what you like, own, or can do into equipment and equip it onto a Cosmos Orb — an RPG-style status screen you write yourself.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/self_status/",
  "scope": "/self_status/",
  "display": "minimal-ui",
  "orientation": "any",
  "background_color": "#f2f2f7",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/self_status/app/icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/self_status/app/icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/self_status/app/icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/self_status/app/icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}