{
  "name": "MashiLang",
  "short_name": "MashiLang",
  "description": "Community-driven language rebuilding for Mashi and other underrepresented languages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f2e24",
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MashiLang desktop experience"
    },
    {
      "src": "/pwa/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "label": "MashiLang mobile experience"
    }
  ]
}
