{
  "name": "Mojolnir US Official Store",
  "short_name": "Mojolnir US",
  "description": "Official US store for Mojolnir electric guitars, including the M30 beginner electric guitar kit and Stage-T Pixel Series.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0f1013",
  "background_color": "#f6f1e9",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/mojolnir-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/mojolnir-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}