{
  "Language":"English",
  "htmlLangAtt":"en",
  "h1":"We make PDF easy",
  "h2":"All-in-one easy-to-use online PDF tools",
  "TITLE":"Home Title",
  "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
  "keywords":"key1,key2,key3,key4",
  "cssfilepaths":["file.css"],
  "jsfilepaths":["file.js"],
  "features":[
     {
        "name":"Compress PDF",
        "description":"Reduce the size of your PDF without losing quality",
        "color": "#ff615c",
        "icon": "/assets/star.svg",
        "url":"/compress-pdf"
        
     },
     {
      "name":"Delete PDF",
      "description":"Reduce the size of your PDF without losing quality",
      "color":"#FFFF00",
      "icon": "/assets/star.svg",
      "url":"/delete-pdf"
      
    },
    {
      "name":"Split PDF",
      "description":"Reduce the size of your PDF without losing quality",
      "color":"#008000",
      "icon": "/assets/star.svg",
      "url":"/split-pdf"
      
    },
    {
      "name":"Merge PDF",
      "description":"Reduce the size of your PDF without losing quality",
      "color":"#A52A2A",
      "icon": "/assets/star.svg",
      "url":"/merge-pdf"
      
    },
    {
      "name":"Kartik PDF",
      "description":"Reduce the size of your PDF without losing quality",
      "color":"#808000",
      "icon": "/assets/star.svg",
      "url":"/kartik-pdf"
      
    }
  ],
    "TEXTUAL_CONTENT": [
      {
      "priority": 1,
      "logoUrl": "/assets/bulb.svg",
      "header": "Simple to use",
      "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
      },
      {
      "priority": 1,
      "logoUrl": "/assets/guaranty.svg",
      "header": "Accurate alarms",
      "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
      },
      {
      "priority": 1,
      "logoUrl": "/assets/support.svg",
      "header": "Cross platform",
      "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
      },
      {
      "priority": 1,
      "logoUrl": "/assets/protect.svg",
      "header": "Secure and trustworthy",
      "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
      },
      {
      "priority": 1,
      "logoUrl": "/assets/easy.svg",
      "header": "All timezones supported",
      "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
      },
      {
      "priority": 1,
      "logoUrl": "/assets/cloud.svg",
      "header": "No need to install any software",
      "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
      }
    ],
    "HOW_TO_CONTENT": {
      "logoImageUrl": "/assets/pdf.svg",
      "heading": "How to set alarm for $variable minutes:",
      "steps": [
      "Click on set alarm",
      "Set $variable minutes for alarm.",
      "Choose sound of your choice.",
      "Click submit to set alarm, that's it !."
      ]
    },
    "FAQ": [
      {
      "question": "How many seconds from now, will the alarm ring ?",
      "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
      },
      {
      "question": "Can I rely on Setalarmforme.com  to setup alarm for $variable minutes from now ?",
      "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
      },
      {
      "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
      "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
      },
      {
      "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
      "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
      },
      {
      "question": "What will happen to the alarm that I have set, if I close the browser ?",
      "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
      }
      ]
      
      
  }