{
  "name": "MythoMap",
  "short_name": "MythoMap",
  "description": "A story architecture platform — infinite canvas, rich cards, auto-generated wiki. For novelists, game designers, musicians, and all creative architects.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "education"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "background_color": "#1a1a1f",
  "theme_color": "#D4A843",
  "shortcuts": [
    {
      "name": "New Map",
      "short_name": "New",
      "description": "Create a new story map",
      "url": "/?action=new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Infinite canvas with rich story nodes"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Auto-generated wiki from your map"
    },
    {
      "src": "/screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "18 story structure templates"
    },
    {
      "src": "/screenshot-4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Export to DOCX, Scrivener, PNG, and more"
    }
  ],
  "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"
    }
  ]
}
