{
  "id": "/",
  "name": "Nihon Mode — Travel Japan like a local",
  "short_name": "Nihon Mode",
  "description": "Japan's unspoken rules, arrival-day steps and the phrases locals love — learn each situation in about a minute, before you walk in. Free, no sign-up, works offline.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0c1c2e",
  "theme_color": "#0e2238",
  "categories": ["travel", "education", "lifestyle"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    {"src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "screenshots": [
    {"src": "assets/store/screens/1-home.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Tap where you're going — the rules, in about a minute"},
    {"src": "assets/store/screens/2-scene.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Three don'ts, three do's, for every situation"},
    {"src": "assets/store/screens/3-phrase.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "The phrase locals love — and a record of saying it"},
    {"src": "assets/store/screens/4-dayone.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Your first 72 hours, step by step, with sources"},
    {"src": "assets/store/screens/5-play.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Mini-games to check what stuck"},
    {"src": "assets/store/screens/6-me.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "How often you actually spoke Japanese"}
  ],
  "shortcuts": [
    {
      "name": "Day One checklist",
      "short_name": "Day One",
      "description": "The six things to do in your first 72 hours",
      "url": "./#dayone",
      "icons": [{"src": "assets/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My phrasebook",
      "short_name": "Phrases",
      "description": "Every phrase you've collected",
      "url": "./#phrases",
      "icons": [{"src": "assets/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Spots map",
      "short_name": "Spots",
      "description": "Curated places across Japan",
      "url": "./#spots",
      "icons": [{"src": "assets/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
